summary refs log tree commit diff stats
path: root/data/maps/the_stormy/rooms/X2 Room.txtpb
blob: 3be4def8c7e2aa6d7b5fa378fe12a2125c5e37ff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: "X2 Room"
letters {
  key: "x"
  level2: true
  path: "Components/Collectables/collectable"
}
paintings {
  name: "PARTHENON"
  path: "Components/Paintings/parthenon"
  orientation: "west"
  # Probably shouldn't let this be an exit because then what's the point of the
  # rest of the map.
  enter_only: true
}